home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-01-19 | 2.7 KB | 29 lines | [TEXT/MPS ] |
- GNU sed 2.03
- MPW port by Franklin Chen <chen@adi.com>
-
-
- Notes:
- ------
- Do
- BuildProgram install_already_built
- to install the tool and the Help file.
-
- Compiled with gC -mc68020.
-
-
- Changes:
- --------
- "###" signifies Mac-independent changes
-
- (Version 2.03)
- (Wed, Jan 19, 1994)
- ------------------
- sed.c, utils.c
- ### (not changed) should make use of GNU error()
- ### (not changed) a lot of functions and variables should be static
-
- sed.c
- usage():
- (MPW) MPW style
- ### (not changed) indentation of second line?
- ##